-
Couldn't load subscription status.
- Fork 3
[WD-22490] chore: update playwright tests #203
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Conversation
25e077a to
7aee96e
Compare
ebf521d to
5c636f3
Compare
|
This PR is blocked because the background tasks are failing in CI #206 |
|
Background tasks are failing in CI, therefore this PR is blocked until #209 is merged. |
|
Background tasks have been fixed in the upstream, the PR is no longer blocked. |
1e5e34a to
99a094a
Compare
1557680 to
66af00e
Compare
|
🎉 This PR is included in version 1.0.0 🎉 The release is available on GitHub release Your semantic-release bot 📦🚀 |
Done
QA
QA steps
QA CI actions:
QA manual testing:
In a different terminal, run
dotrun exec celery -A webapp.app.celery_app worker -B --loglevel=DEBUGIn another terminal, run
The application should be accessible at localhost:8104/app and should show loading when cloning repositories
Replace <jira_reporter_id> with the ID provided here
Fixes